After the redactor has been configured, redact the matches recovered from the search of the page, document or Unicode string using the function IG_REC_redactor_redact.
|
- When redacting a single-page image, the image data referenced with HIGEAR is replaced upon successful completion.
- When redacting a multi-page image, page image data referenced with HMIGEAR is replaced after all matches for that page are successfully redacted.
- When redacting a recognition page, the image data referenced with HIG_REC_IMAGE is not modified upon successful completion. Install a redacted callback to recover the redacted image data.
- When redacting a recognition document, the data referenced with HIG_REC_DOCUMENT is not modified upon successful completion. Install a redacted callback to recover the redacted image data.
|